home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Modeling the Dream
/
Modeling the Dream CD - Walkthroughs and Flybys II (1994)(Waite Group).iso
/
programs
/
shaddock.zzz
< prev
next >
Wrap
Text File
|
1994-10-31
|
1KB
|
48 lines
.SHADDOCK.ZZZ
%Demos from Philip Shaddock
.
*Return to other demos menu
?Load the prior menu
@others1.ZZZ
.
*Waite Group Press Spring 94 Catalog
?3D work by Mike Miller
+%c%
+cd \demos\shaddock\waite
+echo off
+cls
+echo Press Control-Q to exit from the Waite Group Press catalog.
+pause
+%c%\programs\midfix
+playd
+grasprt main.gl
+playd -r
+%t%
+dreams shaddock.ZZZ
.
*Nanotechnology Playhouse Demo
+%c%
+echo This demo will play FM music on a Sound Blaster or compatible provided
+echo the file SBFMDRV.COM is located either in your path or in a subdirectory
+echo pointed to by your SOUND environment variable.
+pause
+if exist %sound%\sbfmdrv.com goto in_sound
+sbfmdrv
+echo:
+echo If your system has just responded with "Bad command or file name" then
+echo don't expect to hear any FM music.
+:back
+pause
+cd \demos\shaddock
+nano
+sbfmdrv /u
+%sound%\sbfmdrv.com /u
+pause
+%t%
+dreams shaddock.ZZZ
+:in_sound
+%sound%\sbfmdrv.com
+goto back
#